SecurityKeyIdentifierClause.ClauseType 属性

定义

获取密钥标识符子句类型。Gets the key identifier clause type.

public:
 property System::String ^ ClauseType { System::String ^ get(); };
public string ClauseType { get; }
member this.ClauseType : string
Public ReadOnly Property ClauseType As String

属性值

String

密钥标识符子句类型。The key identifier clause type.

适用于