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