NewSamlEndpointCommand Members
This class implements the New-ADFSSamlEndpoint cmdlet. This class is included in this SDK for completeness only. The members of this class cannot be used directly, nor should this class be used to derive other classes.
The following tables list the members exposed by the NewSamlEndpointCommand type.
Public Constructors
Name | Description | |
---|---|---|
NewSamlEndpointCommand | Initializes a new instance of the AddAttributeStoreCommand class. This topic is included in this SDK for completeness only. |
Top
Public Properties
Name | Description | |
---|---|---|
Stopping | (Inherited from Cmdlet) | |
CommandRuntime | (Inherited from Cmdlet) | |
CurrentPSTransaction | (Inherited from Cmdlet) | |
CommandOrigin | (Inherited from InternalCommand) | |
Binding | Gets and sets the value of the ClaimRule parameter of the New-ADFSSamlEndpoint cmdlet. | |
Protocol | Gets and sets the value of the Protocol parameter of the New-ADFSSamlEndpoint cmdlet. | |
Uri | Gets and sets the value of the Uri parameter of the New-ADFSSamlEndpoint cmdlet. | |
IsDefault | Gets and sets the value of the IsDefault parameter of the New-ADFSSamlEndpoint cmdlet. | |
Index | Gets and sets the value of the Index parameter of the New-ADFSSamlEndpoint cmdlet. | |
ResponseUri | Gets and sets the value of the ResponseUri parameter of the New-ADFSSamlEndpoint cmdlet. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
GetResourceString | (Inherited from Cmdlet) | |
WriteError | (Inherited from Cmdlet) | |
WriteObject | (Inherited from Cmdlet) | |
WriteObject | (Inherited from Cmdlet) | |
WriteVerbose | (Inherited from Cmdlet) | |
WriteWarning | (Inherited from Cmdlet) | |
WriteCommandDetail | (Inherited from Cmdlet) | |
WriteProgress | (Inherited from Cmdlet) | |
WriteDebug | (Inherited from Cmdlet) | |
ShouldProcess | (Inherited from Cmdlet) | |
ShouldProcess | (Inherited from Cmdlet) | |
ShouldProcess | (Inherited from Cmdlet) | |
ShouldProcess | (Inherited from Cmdlet) | |
ShouldContinue | (Inherited from Cmdlet) | |
ShouldContinue | (Inherited from Cmdlet) | |
Invoke | (Inherited from Cmdlet) | |
TransactionAvailable | (Inherited from Cmdlet) | |
ThrowTerminatingError | (Inherited from Cmdlet) | |
ToString | (Inherited from Object) | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
BeginProcessing | (Inherited from Cmdlet) | |
ProcessRecord | (Inherited from Cmdlet) | |
StopProcessing | (Inherited from Cmdlet) | |
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
EndProcessing | Overridden. Override of the System.Management.Automation.Cmdlet.EndProcessing method. This topic is included in this SDK for completeness only. |
Top
See Also
Reference
NewSamlEndpointCommand Class
Microsoft.IdentityServer.PowerShell.Commands Namespace