Property UserId
UserId
Specifies the User ID for user authorization.
Declaration
[Obsolete("Please use Credentials property.")]
public string UserId { get; }
Property Value
| Type | Description |
|---|---|
| System.String | Specifies the User ID for user authorization. |