CryptographicProvider 멤버
The CryptographicProvider object represents a SQL Server cryptographic provider.
CryptographicProvider 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
![]() |
CryptographicProvider() () () () | |
![]() |
CryptographicProvider(Server, String) | Initializes a new instance of the CryptographicProvider class on the specified instance of SQL Server and with the specified name. |
맨 위로 이동
메서드
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
AsymmetricKeyExportable | Gets the Boolean value that specifies whether the asymmetric key is exportable. |
![]() |
AsymmetricKeyImportable | Gets the Boolean value that specifies whether the asymmetric key is importable. |
![]() |
AsymmetricKeyPersistable | Gets the Boolean value that specifies whether the asymmetric key can be persisted. |
![]() |
AsymmetricKeySupported | Gets the Boolean value that specifies whether the asymmetric key is supported. |
![]() |
AuthenticationType | Gets the type of authentication employed by the cryptographic provider. |
![]() |
DllPath | |
![]() |
Enabled | Gets or sets the Boolean value that specifies whether the cryptographic provider is enabled. |
![]() |
ExecuteForScalar | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (SqlSmoObject에서 상속됩니다.) |
![]() |
ID | Gets the ID value that uniquely identifies the cryptographic provider. |
![]() |
IsTouched | Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (SqlSmoObject에서 상속됩니다.) |
![]() |
Name | Gets or sets the name of the object. (NamedSmoObject에서 상속됩니다.) |
![]() |
ObjectInSpace | Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server. (SqlSmoObject에서 상속됩니다.) |
![]() |
Parent | nGets or sets the parent of the CryptographicProvider object. |
![]() |
Properties | Gets a collection of Property objects that represent the object properties. (SqlSmoObject에서 상속됩니다.) |
![]() |
ProviderGuid | Gets or Guid value that uniquely identifies the cryptographic provider. |
![]() |
ScalarResult | Gets the scalar result for the referenced object. (SqlSmoObject에서 상속됩니다.) |
![]() |
SqlCryptographicVersion | |
![]() |
State | Gets the state of the referenced object. (SmoObjectBase에서 상속됩니다.) |
![]() |
SymmetricKeyExportable | Gets the Boolean value that specifies whether the symmetric key is exportable. |
![]() |
SymmetricKeyImportable | Gets the Boolean value that specifies whether the symmetric key is importable. |
![]() |
SymmetricKeyPersistable | Gets the Boolean value that specifies whether the symmetric key can be persisted. |
![]() |
SymmetricKeySupported | Gets the Boolean value that specifies whether the symmetric key is supported. |
![]() |
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (SqlSmoObject에서 상속됩니다.) |
![]() |
UserData | Gets or sets user-defined data associated with the referenced object. (SmoObjectBase에서 상속됩니다.) |
![]() |
Version | Gets the version of the cryptographic provider. |
맨 위로 이동
이벤트
이름 | 설명 | |
---|---|---|
![]() |
PropertyChanged | (SqlSmoObject에서 상속됩니다.) |
![]() |
PropertyMetadataChanged | (SqlSmoObject에서 상속됩니다.) |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
![]() ![]() |
IAlienObjectDiscover | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectGetParent | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectGetProperty | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
ISfcPropertyProviderGetPropertySet | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectGetUrn | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectResolve | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectSetProperty | (SqlSmoObject에서 상속됩니다.) |
맨 위로 이동