Click or drag to resize
AuthenticationType Properties
This API is preliminary and subject to change.

The AuthenticationType type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.)
Public propertyStatic memberPassword
Gets an AuthenticationType representing that a user authenticated using a password.
Public propertyStatic memberRSA
Gets an AuthenticationType representing that a user authenticated using an RSA key.
Top
See Also