共用方式為


KeyGuid 屬性

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

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
<SfcPropertyAttribute> _
Public ReadOnly Property KeyGuid As Guid
    Get
'用途
Dim instance As SymmetricKey
Dim value As Guid

value = instance.KeyGuid
[SfcPropertyAttribute]
public Guid KeyGuid { get; }
[SfcPropertyAttribute]
public:
property Guid KeyGuid {
    Guid get ();
}
[<SfcPropertyAttribute>]
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.

範例

使用加密