API Reference
Class
SmbClientSigningView
SMB client signing state.
Inheritance
- Object
- SmbClientSigningView
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method SmbClientSigningView.<Clone>$
- Property SmbNtlmConfiguration.SmbClient
Constructors
public SmbClientSigningView(Boolean Required, Nullable<UInt32> EffectiveValue) #SMB client signing state.
Parameters
- Required System.Boolean
- True when required.
- EffectiveValue System.Nullable{System.UInt32}
- Raw DWORD value.
Methods
public SmbClientSigningView <Clone>$() #Returns:
SmbClientSigningViewpublic Void Deconstruct(out Boolean Required, out Nullable<UInt32> EffectiveValue) #Returns:
VoidParameters
- Required Boolean
- EffectiveValue Nullable<UInt32>
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String