Share via


SupportingTokenSpecification.SecurityTokenAttachmentMode プロパティ

定義

セキュリティ トークンの添付モードを取得します。

public:
 property System::ServiceModel::Security::SecurityTokenAttachmentMode SecurityTokenAttachmentMode { System::ServiceModel::Security::SecurityTokenAttachmentMode get(); };
public System.ServiceModel.Security.SecurityTokenAttachmentMode SecurityTokenAttachmentMode { get; }
member this.SecurityTokenAttachmentMode : System.ServiceModel.Security.SecurityTokenAttachmentMode
Public ReadOnly Property SecurityTokenAttachmentMode As SecurityTokenAttachmentMode

プロパティ値

セキュリティ トークンの添付モード。

注釈

SecurityTokenAttachmentMode は、セキュリティ トークンをメッセージに添付する方法を示す列挙体です。 次のメンバーが含まれます。

適用対象