UserCredential Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Credential used for integrated authentication on domain-joined machines.
public class UserCredential
type UserCredential = class
Public Class UserCredential
- Inheritance
-
UserCredential
Constructors
| UserCredential() |
Constructor to create user credential. Using this constructor would imply integrated authentication with logged in user and it can only be used in domain joined scenarios. |
| UserCredential(String) |
Constructor to create credential with username |
Properties
| UserName |
Gets identifier of the user. |
Applies to
フィードバック
フィードバックの送信と表示