C# 클래스 Novell.Directory.Ldap.Rfc2251.RfcAuthenticationChoice

Represents an Ldap Authentication Choice.
 AuthenticationChoice ::= CHOICE { simple                  [0] OCTET STRING, -- 1 and 2 reserved sasl                    [3] SaslCredentials } 
상속: Novell.Directory.Ldap.Asn1.Asn1Choice
파일 보기 프로젝트 열기: EventStore/csharp-ldap 1 사용 예제들

공개 메소드들

메소드 설명
RfcAuthenticationChoice ( Asn1Tagged choice ) : System

비공개 메소드들

메소드 설명
RfcAuthenticationChoice ( System mechanism, sbyte credentials ) : System

메소드 상세

RfcAuthenticationChoice() 공개 메소드

public RfcAuthenticationChoice ( Asn1Tagged choice ) : System
choice Novell.Directory.Ldap.Asn1.Asn1Tagged
리턴 System