The VGTokenServiceCredentialsSecurityTokenManager type exposes the following members.

Methods

  NameDescription
Protected methodCreateSecureConversationTokenAuthenticator (Inherited from ServiceCredentialsSecurityTokenManager.)
Public methodCreateSecurityTokenAuthenticator (Overrides ServiceCredentialsSecurityTokenManager..::..CreateSecurityTokenAuthenticator(SecurityTokenRequirement, SecurityTokenResolver%).)
Public methodCreateSecurityTokenProvider
Creates a security token provider based on the SecurityTokenRequirement.
(Inherited from ServiceCredentialsSecurityTokenManager.)
Public methodCreateSecurityTokenSerializer (Overrides ServiceCredentialsSecurityTokenManager..::..CreateSecurityTokenSerializer(SecurityTokenVersion).)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetIdentityOfSelf
Gets the EndpointIdentity based on the security token requirement.
(Inherited from ServiceCredentialsSecurityTokenManager.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodIsIssuedSecurityTokenRequirement
Determines whether the security token requirement is for an issued token.
(Inherited from ServiceCredentialsSecurityTokenManager.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also