Compartir a través de


SigningOutEventArgs.RPInitiated (Propiedad)

Espacio de nombres: Microsoft.IdentityModel.Web
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)

Uso

    Dim value As SigningOutEventArgs

value = SigningOutEventArgs.RPInitiated

Sintaxis

'Declaración
Public Shared ReadOnly Property RPInitiated As SigningOutEventArgs
public static SigningOutEventArgs RPInitiated { get; }
public:
static property SigningOutEventArgs^ RPInitiated {
    SigningOutEventArgs^ get ();
}
/** @property */
public static SigningOutEventArgs get_RPInitiated ()
public static function get RPInitiated () : SigningOutEventArgs

Seguridad para subprocesos

Los miembros estáticos públicos (Shared en Visual Basic) de este tipo son seguros para subprocesos.No se garantiza que los miembros de instancias sean seguros para subprocesos.

Plataformas

Plataformas de desarrollo

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Vea también

Referencia

SigningOutEventArgs (Clase)
SigningOutEventArgs (Miembros)
Microsoft.IdentityModel.Web (Espacio de nombres)