The VGSecurityToken type exposes the following members.

Methods

  NameDescription
Public methodCanCreateKeyIdentifierClause<(Of <<'(T>)>>)
Gets a value that indicates whether this security token is capable of creating the specified key identifier.
(Inherited from SecurityToken.)
Public methodCreateKeyIdentifierClause<(Of <<'(T>)>>)
Creates the specified key identifier clause.
(Inherited from SecurityToken.)
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMatchesKeyIdentifierClause
Returns a value that indicates whether the key identifier for this instance can be resolved to the specified key identifier.
(Inherited from SecurityToken.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodResolveKeyIdentifierClause
Gets the key for the specified key identifier clause.
(Inherited from SecurityToken.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

See Also