Share via


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
Public method TargetApplicationField() Initializes a new instance of the TargetApplicationField class.
Public method TargetApplicationField(String, Boolean, SecureStoreCredentialType) Initializes a new instance of the TargetApplicationField class using the specified parameters.

Top

Properties

  Name Description
Public property CredentialType Gets or sets the credential type of the field.
Public property IsMasked Gets or sets a value that indicates whether the field should be masked in the UI.
Public propertyStatic member MaxApplicationFieldCount Gets the maximum number of fields in a target application.
Public propertyStatic member MinApplicationFieldCount Gets the minimum number of fields in a target application.
Public property Name Gets the name of the field.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

TargetApplicationField Class

Microsoft.Office.SecureStoreService.Server Namespace