Share via


CredentialDescription.Skip Property

Definition

Skip this credential description. This is useful when, you specify a list of credentials, some of which don't apply in a particular deployment. It will also be used by the ICredentialsLoader if it cannot find or load the credential.

public bool Skip { get; set; }
member this.Skip : bool with get, set
Public Property Skip As Boolean

Property Value

Applies to