AsymmetricKey 클래스
Model schema container class for AsymmetricKey
상속 계층
System.Object
Microsoft.SqlServer.Dac.Model.AsymmetricKey
네임스페이스: Microsoft.SqlServer.Dac.Model
어셈블리: Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)
구문
‘선언
Public NotInheritable Class AsymmetricKey
‘사용 방법
public static class AsymmetricKey
public ref class AsymmetricKey abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type AsymmetricKey = class end
public final class AsymmetricKey
AsymmetricKey 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
Algorithm | Algorithm property class of AsymmetricKey | |
Assembly | Assembly relationship class of AsymmetricKey | |
Authorizer | Authorizer relationship class of AsymmetricKey | |
CreationDisposition | CreationDisposition property class of AsymmetricKey | |
EncryptedWithPassword | EncryptedWithPassword property class of AsymmetricKey | |
ExecutableFile | ExecutableFile property class of AsymmetricKey | |
File | File property class of AsymmetricKey | |
Password | Password property class of AsymmetricKey | |
Provider | Provider relationship class of AsymmetricKey | |
ProviderKeyName | ProviderKeyName property class of AsymmetricKey | |
TypeClass | Type class for AsymmetricKey |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.