'DeclarationPublic ReadOnly Property TokenProfile As String
'UsageDim instance As AnonymousUserIdentityToken Dim value As String value = instance.TokenProfile
public string TokenProfile {get;}
Property Value
The value of this property cannot be null (Nothing in Visual Basic).