次の方法で共有


IKey.Descriptor プロパティ

定義

このキーに IAuthenticatedEncryptorDescriptor 関連付けられているインスタンスを取得します。

public:
 property Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::IAuthenticatedEncryptorDescriptor ^ Descriptor { Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::IAuthenticatedEncryptorDescriptor ^ get(); };
public Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.IAuthenticatedEncryptorDescriptor Descriptor { get; }
member this.Descriptor : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.IAuthenticatedEncryptorDescriptor
Public ReadOnly Property Descriptor As IAuthenticatedEncryptorDescriptor

プロパティ値

適用対象