다음을 통해 공유


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

보안 토큰 첨부 모드입니다.

설명

SecurityTokenAttachmentMode 보안 토큰을 메시지에 연결할 수 있는 방법의 열거형입니다. 여기에는 다음 멤버가 포함 됩니다.

적용 대상