次の方法で共有


AccessDeniedException.SecurableObjectType プロパティ

アクセスの拒否するオブジェクトの種類を取得します。

名前空間:  Microsoft.BusinessData.Infrastructure
アセンブリ:  Microsoft.BusinessData (Microsoft.BusinessData.dll 内)

構文

'宣言
Public ReadOnly Property SecurableObjectType As Type
    Get
'使用
Dim instance As AccessDeniedException
Dim value As Type

value = instance.SecurableObjectType
public Type SecurableObjectType { get; }

プロパティ値

型: System.Type
SecurableObjectType オブジェクトです。

関連項目

参照先

AccessDeniedException クラス

AccessDeniedException メンバー

Microsoft.BusinessData.Infrastructure 名前空間