CryptoKeySecurity.AccessRightType 属性

定义

获取与此 CryptoKeySecurity 对象关联的安全对象的 Type

public:
 virtual property Type ^ AccessRightType { Type ^ get(); };
public override Type AccessRightType { get; }
member this.AccessRightType : Type
Public Overrides ReadOnly Property AccessRightType As Type

属性值

与此 CryptoKeySecurity 对象关联的安全对象的类型。

适用于