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