EnterpriseKeyCredentialRegistrationManager.Current Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current enterprise key credential registration manager.
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
Property Value
The current enterprise key credential registration manager.