다음을 통해 공유


EnterpriseKeyCredentialRegistrationManager.Current 속성

정의

현재 엔터프라이즈 키 자격 증명 등록 관리자를 가져옵니다.

public:
 static property EnterpriseKeyCredentialRegistrationManager ^ Current { EnterpriseKeyCredentialRegistrationManager ^ get(); };
static EnterpriseKeyCredentialRegistrationManager Current();
public static EnterpriseKeyCredentialRegistrationManager Current { get; }
var enterpriseKeyCredentialRegistrationManager = EnterpriseKeyCredentialRegistrationManager.current;
Public Shared ReadOnly Property Current As EnterpriseKeyCredentialRegistrationManager

속성 값

현재 엔터프라이즈 키 자격 증명 등록 관리자입니다.

적용 대상