LogOnTokenOptions Properties

The LogOnTokenOptions type exposes the following members.

Properties
  NameDescription
Public propertyAccountName
Gets or sets the account name.
Public propertyCredentials
Gets or sets a collection of credentials.
Public propertyEffectiveAccountName
Gets or sets a LogOnCredential corresponding to AccountName in the EffectiveCredentials collection.
Public propertyEffectiveCredentials
Gets or sets the credentials for the effective account to be logged on. See remarks.
Public propertyIsWindowsLogOn
Gets or sets a value indicating whether the current Windows identity should be used to authenticate.
Public propertyPassword
Gets or sets the password to use when AccountName is specified.
Top
See Also