'DeclarationPublic ReadOnly Property AuthenticationTypeId As String
'UsageDim instance As UAApplicationIdentity Dim value As String value = instance.AuthenticationTypeId
public string AuthenticationTypeId {get;}
Property Value
The value of this property cannot be null (Nothing in Visual Basic).
The default value of this property is "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0".