KeyGuid 属性

Get the GUID value that uniquely identifies the symmetric key globally.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property KeyGuid As Guid
    Get
用法
Dim instance As SymmetricKey
Dim value As Guid

value = instance.KeyGuid
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public Guid KeyGuid { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property Guid KeyGuid {
    Guid get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member KeyGuid : Guid
function get KeyGuid () : Guid

属性值

类型:System. . :: . .Guid
A Guid system object value that specifies the GUID that uniquely identifies the symmetric key globally.

示例

使用加密