SigningOutEventArgs.RPInitiated 속성

정의

로그아웃이 신뢰 당사자(IP)에 의해 시작되었음을 나타내는 SigningOutEventArgs를 가져옵니다.

public:
 static property System::IdentityModel::Services::SigningOutEventArgs ^ RPInitiated { System::IdentityModel::Services::SigningOutEventArgs ^ get(); };
public static System.IdentityModel.Services.SigningOutEventArgs RPInitiated { get; }
static member RPInitiated : System.IdentityModel.Services.SigningOutEventArgs
Public Shared ReadOnly Property RPInitiated As SigningOutEventArgs

속성 값

SigningOutEventArgs 속성 집합 false가 있는 IsIPInitiated입니다.

적용 대상