Skip to content

Method Clone

Namespace: Belay.Core.Security
Assembly: Belay.Core.dll

Clone()

Creates a copy of the current configuration.

csharp
public SecurityConfiguration Clone()

Returns

SecurityConfiguration

A new SecurityConfiguration instance with the same settings.

Released under the Apache License 2.0.