Plumtree EDK (Enterprise Web Development Kit) 5.4.0

AuthSourceProperty Members

AuthSourceProperty overview

Public Static Fields

AuthPartner The name of the authentication partner.
AuthType The type of authentication supported by this Authentication Source.
ConfigInfo The configuration information for the Authentication Source.
EveryoneGroup The name of the everyone group for this Authentication Source.
ImageUUID The class ID of the image for the object.
PrefixString The prefix string that is added to user names from this Authentication Source.
ProviderClassID The class ID of the Authentication Source provider.
ServerAddress The address of the Authentication Source server.
SupportsSync Whether this Authentication Source supports user synchronization.
SyncType The type of user synchronization supported by this Authentication Source.
WebServiceID The ID of the Web Service with which the Authentication Source is associated.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

AuthSourceProperty Class | Plumtree.Remote.PRC Namespace