SecuritySet クラス
セキュリティ検索条件のデータ コントラクトを定義します。
継承階層
System. . :: . .Object
Microsoft.MasterDataServices..::..SecuritySet
名前空間: Microsoft.MasterDataServices
アセンブリ: Microsoft.MasterDataServices (Microsoft.MasterDataServices.dll)
構文
'宣言
<DataContractAttribute(Name := "SecuritySet", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class SecuritySet _
Implements IExtensibleDataObject
'使用
Dim instance As SecuritySet
[DataContractAttribute(Name = "SecuritySet", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecuritySet : IExtensibleDataObject
[DataContractAttribute(Name = L"SecuritySet", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SecuritySet : IExtensibleDataObject
[<DataContractAttribute(Name = "SecuritySet", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecuritySet =
class
interface IExtensibleDataObject
end
public class SecuritySet implements IExtensibleDataObject
SecuritySet 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
ExtensionData | 追加のデータを含むオブジェクトを取得または設定します。 |
![]() |
Principal | セキュリティ プリンシパルを取得または設定します。 |
![]() |
Privilege | セキュリティ特権を取得または設定します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)