LdapSessionOptions.Signing 속성

정의

이 속성은 Signing Kerberos 암호화를 사용하도록 설정합니다.

public:
 property bool Signing { bool get(); void set(bool value); };
public bool Signing { get; set; }
member this.Signing : bool with get, set
Public Property Signing As Boolean

속성 값

이 속성은 true Kerberos 암호화를 사용하거나 false 사용하지 않는 경우입니다.

예외

LdapConnection 개체가 이미 삭제되었습니다.

적용 대상