C# 클래스 Windows.Security.Cryptography.Certificates.CertificateEnrollmentManager

파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity

공개 메소드들

메소드 설명
CreateRequestAsync ( [ request ) : IAsyncOperation
ImportPfxDataAsync ( [ pfxData, [ password, [ exportable, [ keyProtectionLevel, [ installOption, [ friendlyName ) : IAsyncAction
InstallCertificateAsync ( [ certificate, [ installOption ) : IAsyncAction

메소드 상세

CreateRequestAsync() 공개 정적인 메소드

public static CreateRequestAsync ( [ request ) : IAsyncOperation
request [
리턴 IAsyncOperation

ImportPfxDataAsync() 공개 정적인 메소드

public static ImportPfxDataAsync ( [ pfxData, [ password, [ exportable, [ keyProtectionLevel, [ installOption, [ friendlyName ) : IAsyncAction
pfxData [
password [
exportable [
keyProtectionLevel [
installOption [
friendlyName [
리턴 IAsyncAction

InstallCertificateAsync() 공개 정적인 메소드

public static InstallCertificateAsync ( [ certificate, [ installOption ) : IAsyncAction
certificate [
installOption [
리턴 IAsyncAction