ILogOnServiceGetLogOnToken Method

Overload List
  NameDescription
Public methodGetLogOnToken
Gets a logon token for the current Windows identity.
Public methodGetLogOnToken(ICollectionLogOnCredential)
Gets a log on token using a provided set of credentials.
Public methodGetLogOnToken(LogOnParameters)
Gets a logon token according to the specified parameters.
Public methodGetLogOnToken(String, String)
Gets a logon token using the provided account name and password.
Top
See Also