Pkcs12LoaderLimits.Defaults 속성

정의

기본 로더 제한에 대한 공유 참조를 가져옵니다.

public:
 static property System::Security::Cryptography::X509Certificates::Pkcs12LoaderLimits ^ Defaults { System::Security::Cryptography::X509Certificates::Pkcs12LoaderLimits ^ get(); };
public static System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits Defaults { get; }
static member Defaults : System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits
Public Shared ReadOnly Property Defaults As Pkcs12LoaderLimits

속성 값

기본 로더 제한에 대한 공유 참조입니다.

설명

이 속성에서 반환된 싱글톤 인스턴스는 재할당을 금지하는 속성을 제외하고 기본 생성자를 통해 생성된 인스턴스와 동일합니다. 기본 생성자와 마찬가지로 개별 속성 값은 시간이 지남에 따라 변경 될 수 있습니다.

적용 대상

추가 정보