API Reference
Class
InsecureGuestAuthView
Insecure guest authentication state.
Inheritance
- Object
- InsecureGuestAuthView
Constructors
public InsecureGuestAuthView(Boolean Disabled, Nullable<UInt32> EffectiveValue) #Insecure guest authentication state.
Parameters
- Disabled System.Boolean
- True when disabled.
- EffectiveValue System.Nullable{System.UInt32}
- Raw DWORD when present.
Methods
public InsecureGuestAuthView <Clone>$() #Returns:
InsecureGuestAuthViewpublic Void Deconstruct(out Boolean Disabled, out Nullable<UInt32> EffectiveValue) #Returns:
VoidParameters
- Disabled Boolean
- EffectiveValue Nullable<UInt32>
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String