WebDistributedFormsAuthServerRequest
Represents a request for updating a web distributed forms authentication server.
Gets or sets any keywords associated with the resource server.
Gets or sets an optional description or other information about the resource server.
Gets or sets the status of the web distributed forms authentication server.
public WebDistributedFormsAuthServerRequest()
Initializes an instance of a web distributed forms authentication server with all properties set to their default values
Initializes an instance of a web distributed forms authentication server with a response object, which is useful for chaining commands.
public static WebDistributedFormsAuthServerRequest op_Implicit(WebDistributedFormsAuthServerResponse response)
Allows a response object to be implicitly converted to a request object.