Gets and sets the property VerificationToken.
The verification token for a domain identity. Null for email address identities.

C# |
public string VerificationToken { get; set; }
The verification token for a domain identity. Null for email address identities.
C# |
public string VerificationToken { get; set; }