TargetApplicationClaims Members
Include Protected Members
Include Inherited Members
Represents all of the claims of a target application managed by the Secure Store Service.
The TargetApplicationClaims type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TargetApplicationClaims | Initializes a new instance of the TargetApplicationClaims class using the specified claim collections. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AdministratorClaims | Gets or sets the claims for the administrators of the target application. |
![]() |
GroupClaims | Gets or sets the claims of the members of a group target application. |
![]() |
TicketRedeemerClaims | Gets or sets the claims of the ticket redeemers of the target application. |
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