AlterCertificateStatementKind 열거형

인증서 변경 문 종류를 지정하는 열거형입니다.

네임스페이스:  Microsoft.Data.Schema.ScriptDom.Sql
어셈블리:  Microsoft.Data.Schema.ScriptDom.Sql(Microsoft.Data.Schema.ScriptDom.Sql.dll)

구문

‘선언
<SerializableAttribute> _
Public Enumeration AlterCertificateStatementKind
[SerializableAttribute]
public enum AlterCertificateStatementKind
[SerializableAttribute]
public enum class AlterCertificateStatementKind
[<SerializableAttribute>]
type AlterCertificateStatementKind
public enum AlterCertificateStatementKind

멤버

멤버 이름 설명
None 값이 0입니다.
RemovePrivateKey 값이 1입니다.
RemoveAttestedOption 값이 2입니다.
WithPrivateKey 값이 3입니다.
WithActiveForBeginDialog 값이 4입니다.
AttestedBy 값이 5입니다.

참고 항목

참조

Microsoft.Data.Schema.ScriptDom.Sql 네임스페이스

AlterCertificateStatement

AlterAsymmetricKeyStatement