Gets and sets the property VerificationAttributes.
A map of Identities to IdentityVerificationAttributes objects.

C# |
public Dictionary<string, IdentityVerificationAttributes> VerificationAttributes { get; set; }
A map of Identities to IdentityVerificationAttributes objects.
C# |
public Dictionary<string, IdentityVerificationAttributes> VerificationAttributes { get; set; }