SecurityPrincipalsRequest 클래스

정의

보안 주체에 대한 요청 메시지 계약을 나타냅니다.

public ref class SecurityPrincipalsRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SecurityPrincipalsRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecurityPrincipalsRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SecurityPrincipalsRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrincipalsRequest = class
Public Class SecurityPrincipalsRequest
상속
SecurityPrincipalsRequest
특성

생성자

Name Description
SecurityPrincipalsRequest()

기본 값을 가진 클래스의 SecurityPrincipalsRequest 새로운 인스턴스를 초기화합니다.

SecurityPrincipalsRequest(International, SecurityPrincipals)

지정된 문화 설정과 원칙을 가진 클래스의 SecurityPrincipalsRequest 새로운 인스턴스를 초기화합니다.

필드

Name Description
International

문화적 배경.

Principals

원칙을 얻어야 합니다.

적용 대상