Share via


CngKey.Provider 속성

정의

키를 관리하는 KSP(키 스토리지 공급자)를 가져옵니다.

public:
 property System::Security::Cryptography::CngProvider ^ Provider { System::Security::Cryptography::CngProvider ^ get(); };
public System.Security.Cryptography.CngProvider? Provider { get; }
public System.Security.Cryptography.CngProvider Provider { get; }
public System.Security.Cryptography.CngProvider Provider { [System.Security.SecurityCritical] get; }
member this.Provider : System.Security.Cryptography.CngProvider
[<get: System.Security.SecurityCritical>]
member this.Provider : System.Security.Cryptography.CngProvider
Public ReadOnly Property Provider As CngProvider

속성 값

키를 관리하는 KSP입니다.

특성

적용 대상