Share via


X500RelativeDistinguishedName 類別

定義

表示 X.500 辨別名稱的相對辨別名稱元件。

public ref class X500RelativeDistinguishedName sealed
public sealed class X500RelativeDistinguishedName
type X500RelativeDistinguishedName = class
Public NotInheritable Class X500RelativeDistinguishedName
繼承
X500RelativeDistinguishedName

屬性

HasMultipleElements

取得值,這個值表示這個相對辨別名稱是由多個屬性所組成,還是只由單一屬性組成。

RawData

取得這個相對辨別名稱的編碼表示法。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetSingleElementType()

取得物件標識碼 (OID) 當 RDN 只包含一個屬性時,識別這個相對辨別名稱的單一屬性值 (RDN) 。

GetSingleElementValue()

當 RDN 只包含一個屬性時,取得相對辨別名稱 (RDN) 之值的文字表示。

GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於