Share via


SamlSerializer.Prefix Property

Definition

Gets or sets the prefix to use when writing xml.

public string Prefix { get; set; }
member this.Prefix : string with get, set
Public Property Prefix As String

Property Value

Exceptions

if value is null.

Applies to