AudienceNameID Members
Include Protected Members
Include Inherited Members
Represents a synopsis of information about an audience, such as name, globally unique identifier (GUID), and whether the audience is still valid.
The AudienceNameID type exposes the following members.
Properties
Name | Description | |
---|---|---|
AudienceID | Gets the globally unique identifier (GUID) for the audience. | |
AudienceName | Gets the name of the audience. | |
AudienceType | ||
DLDistinguishedName | ||
GlobalAudienceID | ||
IsValid | Gets a flag that indicates whether the audience is valid. | |
SharePointGroupName |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top