'Declaration
<NotNullAttribute()> Public Shared Shadows ReadOnly Property Default As UserNameTokenInfo
'Usage
Dim value As UserNameTokenInfo value = UserNameTokenInfo.Default
[NotNull()] public new static UserNameTokenInfo Default {get;}
[NotNull()] public: new static property UserNameTokenInfo^ Default { UserNameTokenInfo^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).