다음을 통해 공유


IKey.Descriptor 속성

정의

IAuthenticatedEncryptorDescriptor 이 키와 연결된 instance 가져옵니다.

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

속성 값

적용 대상