IRole Interface Members
See Also  Properties Methods 
SourceCode.Hosting.Server.Interfaces Namespace : IRole Interface

Glossary Item Box

The following tables list the members exposed by IRole.

Public Properties

  Name Description
Property CacheStatus (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property ContainersCacheStatus (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property ContainersExpireOn (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property ContainersResolved (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property DisplayName (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property Dynamic (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property Email (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property Enabled (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property ExpireInterval (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property ExpireOn (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property FullyQualifiedName (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property ID (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property MembersCacheStatus (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property MembersExpireOn (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property MembersResolved (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property Properties (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property ProviderData (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property Resolved (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Property RoleItems  
Property Type (Inherited from SourceCode.Hosting.Server.Interfaces.ICachedIdentity)
Top

Public Methods

  Name Description
Method GetObjectData (Inherited from System.Runtime.Serialization.ISerializable)
Top

See Also