다음을 통해 공유


Pkcs12LoadLimitExceededException(String) 생성자

정의

Pkcs12LoadLimitExceededException 클래스의 새 인스턴스를 초기화합니다.

public:
 Pkcs12LoadLimitExceededException(System::String ^ propertyName);
public Pkcs12LoadLimitExceededException (string propertyName);
new System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException : string -> System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException
Public Sub New (propertyName As String)

매개 변수

propertyName
String

초과된 제한을 나타내는 속성의 이름입니다.

적용 대상