TargetApplicationField Members
Include Protected Members
Include Inherited Members
Represents a field in a target application managed by the Secure Store Service.
The TargetApplicationField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TargetApplicationField() | Initializes a new instance of the TargetApplicationField class. |
![]() |
TargetApplicationField(String, Boolean, SecureStoreCredentialType) | Initializes a new instance of the TargetApplicationField class using the specified parameters. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CredentialType | Gets or sets the credential type of the field. |
![]() |
IsMasked | Gets or sets a value that indicates whether the field should be masked in the UI. |
![]() ![]() |
MaxApplicationFieldCount | Gets the maximum number of fields in a target application. |
![]() ![]() |
MinApplicationFieldCount | Gets the minimum number of fields in a target application. |
![]() |
Name | Gets the name of the field. |
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