CSPSource Type

CSP source values

Union cases

Union case Description

Custom string

Full Usage: Custom string

Parameters:
    Item : string

Item : string

Hash(algorithm, value)

Full Usage: Hash(algorithm, value)

Parameters:
    algorithm : string
    value : string

algorithm : string
value : string

Host string

Full Usage: Host string

Parameters:
    Item : string

Item : string

Nonce string

Full Usage: Nonce string

Parameters:
    Item : string

Item : string

None

Full Usage: None

ReportSample

Full Usage: ReportSample

Scheme string

Full Usage: Scheme string

Parameters:
    Item : string

Item : string

Self

Full Usage: Self

StrictDynamic

Full Usage: StrictDynamic

UnsafeEval

Full Usage: UnsafeEval

UnsafeHashes

Full Usage: UnsafeHashes

UnsafeInline

Full Usage: UnsafeInline

Instance members

Instance member Description

this.IsCustom

Full Usage: this.IsCustom

Returns: bool
Returns: bool

this.IsHash

Full Usage: this.IsHash

Returns: bool
Returns: bool

this.IsHost

Full Usage: this.IsHost

Returns: bool
Returns: bool

this.IsNonce

Full Usage: this.IsNonce

Returns: bool
Returns: bool

this.IsNone

Full Usage: this.IsNone

Returns: bool
Returns: bool

this.IsReportSample

Full Usage: this.IsReportSample

Returns: bool
Returns: bool

this.IsScheme

Full Usage: this.IsScheme

Returns: bool
Returns: bool

this.IsSelf

Full Usage: this.IsSelf

Returns: bool
Returns: bool

this.IsStrictDynamic

Full Usage: this.IsStrictDynamic

Returns: bool
Returns: bool

this.IsUnsafeEval

Full Usage: this.IsUnsafeEval

Returns: bool
Returns: bool

this.IsUnsafeHashes

Full Usage: this.IsUnsafeHashes

Returns: bool
Returns: bool

this.IsUnsafeInline

Full Usage: this.IsUnsafeInline

Returns: bool
Returns: bool

this.Value

Full Usage: this.Value

Returns: string
Returns: string