Principal.GetUnderlyingObjectType メソッド

定義

基になるオブジェクト型を返します。

public:
 Type ^ GetUnderlyingObjectType();
public Type GetUnderlyingObjectType();
[System.Security.SecurityCritical]
public Type GetUnderlyingObjectType();
member this.GetUnderlyingObjectType : unit -> Type
[<System.Security.SecurityCritical>]
member this.GetUnderlyingObjectType : unit -> Type
Public Function GetUnderlyingObjectType () As Type

返品

基になるオブジェクト型。 AD DS、AD LDS、SAM の場合、種類は DirectoryEntry

属性

適用対象