Share via


CryptographicAttributeObject.Values プロパティ

定義

属性に関連付けられている値のセットを含む AsnEncodedDataCollection コレクションを取得します。

public:
 property System::Security::Cryptography::AsnEncodedDataCollection ^ Values { System::Security::Cryptography::AsnEncodedDataCollection ^ get(); };
public System.Security.Cryptography.AsnEncodedDataCollection Values { get; }
member this.Values : System.Security.Cryptography.AsnEncodedDataCollection
Public ReadOnly Property Values As AsnEncodedDataCollection

プロパティ値

属性に関連付けられている値のセット。

適用対象

こちらもご覧ください