Class SignInResponse.CredentialsType.UserType
Class representing a user response.
Namespace: Tableau.Migration.Api.Rest.Models.Responses
Assembly: Tableau.Migration.dll
Syntax
public class SignInResponse.CredentialsType.UserType
Properties
Id
Gets or sets the ID for the response.
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
Guid |